[INFO] fetching crate axonml-hvac 0.6.2...
[INFO] fixing axonml-hvac-0.6.2 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate axonml-hvac 0.6.2 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate axonml-hvac 0.6.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate axonml-hvac 0.6.2
[INFO] tweaked toml for crates.io crate axonml-hvac 0.6.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate axonml-hvac 0.6.2 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate axonml-hvac 0.6.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thread-tree v0.3.3
[INFO] [stderr]   Downloaded axonml-serialize v0.6.2
[INFO] [stderr]   Downloaded axonml-optim v0.6.2
[INFO] [stderr]   Downloaded axonml-autograd v0.6.2
[INFO] [stderr]   Downloaded axonml-tensor v0.6.2
[INFO] [stderr]   Downloaded axonml-nn v0.6.2
[INFO] [stderr]   Downloaded axonml-core v0.6.2
[INFO] [stderr]   Downloaded cudarc v0.19.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0750a272693f4bd7ad14ef85fd069494614bc2038d024b3b0f4a31a792515d43
[INFO] running `Command { std: "docker" "start" "0750a272693f4bd7ad14ef85fd069494614bc2038d024b3b0f4a31a792515d43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0750a272693f4bd7ad14ef85fd069494614bc2038d024b3b0f4a31a792515d43" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0750a272693f4bd7ad14ef85fd069494614bc2038d024b3b0f4a31a792515d43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0750a272693f4bd7ad14ef85fd069494614bc2038d024b3b0f4a31a792515d43" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking thread-tree v0.3.3
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking rustfft v6.4.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking sysinfo v0.32.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking axonml-core v0.6.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking axonml-tensor v0.6.2
[INFO] [stderr]     Checking axonml-autograd v0.6.2
[INFO] [stderr]     Checking axonml-nn v0.6.2
[INFO] [stderr]     Checking axonml-optim v0.6.2
[INFO] [stderr]     Checking axonml-serialize v0.6.2
[INFO] [stderr]     Checking axonml-hvac v0.6.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `axonml` in this scope
[INFO] [stdout]   --> examples/hvac_model.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | use axonml::autograd::Variable;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `axonml`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `axonml`, use `cargo add axonml` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `axonml` in this scope
[INFO] [stdout]   --> examples/hvac_model.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | use axonml::nn::{Dropout, GRU, LayerNorm, Linear, Module, Parameter, ReLU, Softmax};
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `axonml`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `axonml`, use `cargo add axonml` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `axonml` in this scope
[INFO] [stdout]   --> examples/hvac_model.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | use axonml::tensor::Tensor;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `axonml`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `axonml`, use `cargo add axonml` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `axonml` in this scope
[INFO] [stdout]   --> examples/hvac_training.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | use axonml::autograd::Variable;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `axonml`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `axonml`, use `cargo add axonml` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `axonml` in this scope
[INFO] [stdout]   --> examples/hvac_training.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | use axonml::nn::{CrossEntropyLoss, Dropout, GRU, LayerNorm, Linear, Module, Parameter, ReLU};
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `axonml`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `axonml`, use `cargo add axonml` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `axonml` in this scope
[INFO] [stdout]   --> examples/hvac_training.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | use axonml::optim::{Adam, Optimizer};
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `axonml`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `axonml`, use `cargo add axonml` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `axonml` in this scope
[INFO] [stdout]   --> examples/hvac_training.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 | use axonml::tensor::Tensor;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `axonml`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `axonml`, use `cargo add axonml` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `axonml` in this scope
[INFO] [stdout]   --> examples/hvac_inference.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | use axonml::onnx::import_onnx;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `axonml`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `axonml`, use `cargo add axonml` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `axonml` in this scope
[INFO] [stdout]   --> examples/hvac_inference.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | use axonml::tensor::Tensor;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `axonml`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `axonml`, use `cargo add axonml` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `axonml-hvac` (example "hvac_model") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `axonml-hvac` (example "hvac_training") due to 4 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `axonml-hvac` (example "hvac_inference") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "0750a272693f4bd7ad14ef85fd069494614bc2038d024b3b0f4a31a792515d43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0750a272693f4bd7ad14ef85fd069494614bc2038d024b3b0f4a31a792515d43", kill_on_drop: false }`
[INFO] [stdout] 0750a272693f4bd7ad14ef85fd069494614bc2038d024b3b0f4a31a792515d43
